RelativeMonthlyRecurrencePattern Class |
Namespace: Independentsoft.Exchange
The RelativeMonthlyRecurrencePattern type exposes the following members.
| Name | Description | |
|---|---|---|
| RelativeMonthlyRecurrencePattern |
Initializes a new instance of the RelativeMonthlyRecurrencePattern class.
| |
| RelativeMonthlyRecurrencePattern(Int32, IListDayOfWeek, DayOfWeekIndex) |
Initializes a new instance of the RelativeMonthlyRecurrencePattern class.
|
| Name | Description | |
|---|---|---|
| DayIndex |
Describes which week is used in a relative monthly recurrence pattern.
| |
| Days |
Describes which days of the week are in the relative monthly recurrence pattern.
| |
| Interval |
Defines the interval between two consecutive monthly recurring pattern items.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current RelativeMonthlyRecurrencePattern object to its equivalent string representation.
(Overrides ObjectToString.) |